3.5.88 \(\int \frac {a+b \log (c (d (e+f x)^p)^q)}{(g+h x)^{9/2}} \, dx\) [488]

Optimal. Leaf size=184 \[ \frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}+\frac {4 b f^2 p q}{21 h (f g-e h)^2 (g+h x)^{3/2}}+\frac {4 b f^3 p q}{7 h (f g-e h)^3 \sqrt {g+h x}}-\frac {4 b f^{7/2} p q \tanh ^{-1}\left (\frac {\sqrt {f} \sqrt {g+h x}}{\sqrt {f g-e h}}\right )}{7 h (f g-e h)^{7/2}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}} \]

[Out]

4/35*b*f*p*q/h/(-e*h+f*g)/(h*x+g)^(5/2)+4/21*b*f^2*p*q/h/(-e*h+f*g)^2/(h*x+g)^(3/2)-4/7*b*f^(7/2)*p*q*arctanh(
f^(1/2)*(h*x+g)^(1/2)/(-e*h+f*g)^(1/2))/h/(-e*h+f*g)^(7/2)-2/7*(a+b*ln(c*(d*(f*x+e)^p)^q))/h/(h*x+g)^(7/2)+4/7
*b*f^3*p*q/h/(-e*h+f*g)^3/(h*x+g)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.20, antiderivative size = 184, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 5, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.179, Rules used = {2442, 53, 65, 214, 2495} \begin {gather*} -\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}-\frac {4 b f^{7/2} p q \tanh ^{-1}\left (\frac {\sqrt {f} \sqrt {g+h x}}{\sqrt {f g-e h}}\right )}{7 h (f g-e h)^{7/2}}+\frac {4 b f^3 p q}{7 h \sqrt {g+h x} (f g-e h)^3}+\frac {4 b f^2 p q}{21 h (g+h x)^{3/2} (f g-e h)^2}+\frac {4 b f p q}{35 h (g+h x)^{5/2} (f g-e h)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Log[c*(d*(e + f*x)^p)^q])/(g + h*x)^(9/2),x]

[Out]

(4*b*f*p*q)/(35*h*(f*g - e*h)*(g + h*x)^(5/2)) + (4*b*f^2*p*q)/(21*h*(f*g - e*h)^2*(g + h*x)^(3/2)) + (4*b*f^3
*p*q)/(7*h*(f*g - e*h)^3*Sqrt[g + h*x]) - (4*b*f^(7/2)*p*q*ArcTanh[(Sqrt[f]*Sqrt[g + h*x])/Sqrt[f*g - e*h]])/(
7*h*(f*g - e*h)^(7/2)) - (2*(a + b*Log[c*(d*(e + f*x)^p)^q]))/(7*h*(g + h*x)^(7/2))

Rule 53

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^(n + 1
)/((b*c - a*d)*(m + 1))), x] - Dist[d*((m + n + 2)/((b*c - a*d)*(m + 1))), Int[(a + b*x)^(m + 1)*(c + d*x)^n,
x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[m, -1] &&  !(LtQ[n, -1] && (EqQ[a, 0] || (NeQ[
c, 0] && LtQ[m - n, 0] && IntegerQ[n]))) && IntLinearQ[a, b, c, d, m, n, x]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 2442

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[(f + g*
x)^(q + 1)*((a + b*Log[c*(d + e*x)^n])/(g*(q + 1))), x] - Dist[b*e*(n/(g*(q + 1))), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rule 2495

Int[((a_.) + Log[(c_.)*((d_.)*((e_.) + (f_.)*(x_))^(m_.))^(n_)]*(b_.))^(p_.)*(u_.), x_Symbol] :> Subst[Int[u*(
a + b*Log[c*d^n*(e + f*x)^(m*n)])^p, x], c*d^n*(e + f*x)^(m*n), c*(d*(e + f*x)^m)^n] /; FreeQ[{a, b, c, d, e,
f, m, n, p}, x] &&  !IntegerQ[n] &&  !(EqQ[d, 1] && EqQ[m, 1]) && IntegralFreeQ[IntHide[u*(a + b*Log[c*d^n*(e
+ f*x)^(m*n)])^p, x]]

Rubi steps

\begin {align*} \int \frac {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}{(g+h x)^{9/2}} \, dx &=\text {Subst}\left (\int \frac {a+b \log \left (c d^q (e+f x)^{p q}\right )}{(g+h x)^{9/2}} \, dx,c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}+\text {Subst}\left (\frac {(2 b f p q) \int \frac {1}{(e+f x) (g+h x)^{7/2}} \, dx}{7 h},c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=\frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}+\text {Subst}\left (\frac {\left (2 b f^2 p q\right ) \int \frac {1}{(e+f x) (g+h x)^{5/2}} \, dx}{7 h (f g-e h)},c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=\frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}+\frac {4 b f^2 p q}{21 h (f g-e h)^2 (g+h x)^{3/2}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}+\text {Subst}\left (\frac {\left (2 b f^3 p q\right ) \int \frac {1}{(e+f x) (g+h x)^{3/2}} \, dx}{7 h (f g-e h)^2},c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=\frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}+\frac {4 b f^2 p q}{21 h (f g-e h)^2 (g+h x)^{3/2}}+\frac {4 b f^3 p q}{7 h (f g-e h)^3 \sqrt {g+h x}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}+\text {Subst}\left (\frac {\left (2 b f^4 p q\right ) \int \frac {1}{(e+f x) \sqrt {g+h x}} \, dx}{7 h (f g-e h)^3},c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=\frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}+\frac {4 b f^2 p q}{21 h (f g-e h)^2 (g+h x)^{3/2}}+\frac {4 b f^3 p q}{7 h (f g-e h)^3 \sqrt {g+h x}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}+\text {Subst}\left (\frac {\left (4 b f^4 p q\right ) \text {Subst}\left (\int \frac {1}{e-\frac {f g}{h}+\frac {f x^2}{h}} \, dx,x,\sqrt {g+h x}\right )}{7 h^2 (f g-e h)^3},c d^q (e+f x)^{p q},c \left (d (e+f x)^p\right )^q\right )\\ &=\frac {4 b f p q}{35 h (f g-e h) (g+h x)^{5/2}}+\frac {4 b f^2 p q}{21 h (f g-e h)^2 (g+h x)^{3/2}}+\frac {4 b f^3 p q}{7 h (f g-e h)^3 \sqrt {g+h x}}-\frac {4 b f^{7/2} p q \tanh ^{-1}\left (\frac {\sqrt {f} \sqrt {g+h x}}{\sqrt {f g-e h}}\right )}{7 h (f g-e h)^{7/2}}-\frac {2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )}{7 h (g+h x)^{7/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.56, size = 160, normalized size = 0.87 \begin {gather*} \frac {2 \left (-\frac {30 b f^{7/2} p q \tanh ^{-1}\left (\frac {\sqrt {f} \sqrt {g+h x}}{\sqrt {f g-e h}}\right )}{(f g-e h)^{7/2}}+\frac {-15 a+\frac {6 b f p q (g+h x)}{f g-e h}+\frac {10 b f^2 p q (g+h x)^2}{(f g-e h)^2}+\frac {30 b f^3 p q (g+h x)^3}{(f g-e h)^3}-15 b \log \left (c \left (d (e+f x)^p\right )^q\right )}{(g+h x)^{7/2}}\right )}{105 h} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Log[c*(d*(e + f*x)^p)^q])/(g + h*x)^(9/2),x]

[Out]

(2*((-30*b*f^(7/2)*p*q*ArcTanh[(Sqrt[f]*Sqrt[g + h*x])/Sqrt[f*g - e*h]])/(f*g - e*h)^(7/2) + (-15*a + (6*b*f*p
*q*(g + h*x))/(f*g - e*h) + (10*b*f^2*p*q*(g + h*x)^2)/(f*g - e*h)^2 + (30*b*f^3*p*q*(g + h*x)^3)/(f*g - e*h)^
3 - 15*b*Log[c*(d*(e + f*x)^p)^q])/(g + h*x)^(7/2)))/(105*h)

________________________________________________________________________________________

Maple [F]
time = 0.21, size = 0, normalized size = 0.00 \[\int \frac {a +b \ln \left (c \left (d \left (f x +e \right )^{p}\right )^{q}\right )}{\left (h x +g \right )^{\frac {9}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x)

[Out]

int((a+b*ln(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x)

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(%e*h-f*g>0)', see `assume?` fo
r more detai

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 684 vs. \(2 (162) = 324\).
time = 0.45, size = 1380, normalized size = 7.50 \begin {gather*} \left [-\frac {2 \, {\left (15 \, {\left (b f^{3} h^{4} p q x^{4} + 4 \, b f^{3} g h^{3} p q x^{3} + 6 \, b f^{3} g^{2} h^{2} p q x^{2} + 4 \, b f^{3} g^{3} h p q x + b f^{3} g^{4} p q\right )} \sqrt {\frac {f}{f g - h e}} \log \left (\frac {f h x + 2 \, f g + 2 \, {\left (f g - h e\right )} \sqrt {h x + g} \sqrt {\frac {f}{f g - h e}} - h e}{f x + e}\right ) - {\left (30 \, b f^{3} h^{3} p q x^{3} + 100 \, b f^{3} g h^{2} p q x^{2} + 116 \, b f^{3} g^{2} h p q x + 46 \, b f^{3} g^{3} p q - 15 \, a f^{3} g^{3} + 15 \, a h^{3} e^{3} + 3 \, {\left (2 \, b f h^{3} p q x + 2 \, b f g h^{2} p q - 15 \, a f g h^{2}\right )} e^{2} - {\left (10 \, b f^{2} h^{3} p q x^{2} + 32 \, b f^{2} g h^{2} p q x + 22 \, b f^{2} g^{2} h p q - 45 \, a f^{2} g^{2} h\right )} e - 15 \, {\left (b f^{3} g^{3} p q - 3 \, b f^{2} g^{2} h p q e + 3 \, b f g h^{2} p q e^{2} - b h^{3} p q e^{3}\right )} \log \left (f x + e\right ) - 15 \, {\left (b f^{3} g^{3} - 3 \, b f^{2} g^{2} h e + 3 \, b f g h^{2} e^{2} - b h^{3} e^{3}\right )} \log \left (c\right ) - 15 \, {\left (b f^{3} g^{3} q - 3 \, b f^{2} g^{2} h q e + 3 \, b f g h^{2} q e^{2} - b h^{3} q e^{3}\right )} \log \left (d\right )\right )} \sqrt {h x + g}\right )}}{105 \, {\left (f^{3} g^{3} h^{5} x^{4} + 4 \, f^{3} g^{4} h^{4} x^{3} + 6 \, f^{3} g^{5} h^{3} x^{2} + 4 \, f^{3} g^{6} h^{2} x + f^{3} g^{7} h - {\left (h^{8} x^{4} + 4 \, g h^{7} x^{3} + 6 \, g^{2} h^{6} x^{2} + 4 \, g^{3} h^{5} x + g^{4} h^{4}\right )} e^{3} + 3 \, {\left (f g h^{7} x^{4} + 4 \, f g^{2} h^{6} x^{3} + 6 \, f g^{3} h^{5} x^{2} + 4 \, f g^{4} h^{4} x + f g^{5} h^{3}\right )} e^{2} - 3 \, {\left (f^{2} g^{2} h^{6} x^{4} + 4 \, f^{2} g^{3} h^{5} x^{3} + 6 \, f^{2} g^{4} h^{4} x^{2} + 4 \, f^{2} g^{5} h^{3} x + f^{2} g^{6} h^{2}\right )} e\right )}}, -\frac {2 \, {\left (30 \, {\left (b f^{3} h^{4} p q x^{4} + 4 \, b f^{3} g h^{3} p q x^{3} + 6 \, b f^{3} g^{2} h^{2} p q x^{2} + 4 \, b f^{3} g^{3} h p q x + b f^{3} g^{4} p q\right )} \sqrt {-\frac {f}{f g - h e}} \arctan \left (-\frac {{\left (f g - h e\right )} \sqrt {h x + g} \sqrt {-\frac {f}{f g - h e}}}{f h x + f g}\right ) - {\left (30 \, b f^{3} h^{3} p q x^{3} + 100 \, b f^{3} g h^{2} p q x^{2} + 116 \, b f^{3} g^{2} h p q x + 46 \, b f^{3} g^{3} p q - 15 \, a f^{3} g^{3} + 15 \, a h^{3} e^{3} + 3 \, {\left (2 \, b f h^{3} p q x + 2 \, b f g h^{2} p q - 15 \, a f g h^{2}\right )} e^{2} - {\left (10 \, b f^{2} h^{3} p q x^{2} + 32 \, b f^{2} g h^{2} p q x + 22 \, b f^{2} g^{2} h p q - 45 \, a f^{2} g^{2} h\right )} e - 15 \, {\left (b f^{3} g^{3} p q - 3 \, b f^{2} g^{2} h p q e + 3 \, b f g h^{2} p q e^{2} - b h^{3} p q e^{3}\right )} \log \left (f x + e\right ) - 15 \, {\left (b f^{3} g^{3} - 3 \, b f^{2} g^{2} h e + 3 \, b f g h^{2} e^{2} - b h^{3} e^{3}\right )} \log \left (c\right ) - 15 \, {\left (b f^{3} g^{3} q - 3 \, b f^{2} g^{2} h q e + 3 \, b f g h^{2} q e^{2} - b h^{3} q e^{3}\right )} \log \left (d\right )\right )} \sqrt {h x + g}\right )}}{105 \, {\left (f^{3} g^{3} h^{5} x^{4} + 4 \, f^{3} g^{4} h^{4} x^{3} + 6 \, f^{3} g^{5} h^{3} x^{2} + 4 \, f^{3} g^{6} h^{2} x + f^{3} g^{7} h - {\left (h^{8} x^{4} + 4 \, g h^{7} x^{3} + 6 \, g^{2} h^{6} x^{2} + 4 \, g^{3} h^{5} x + g^{4} h^{4}\right )} e^{3} + 3 \, {\left (f g h^{7} x^{4} + 4 \, f g^{2} h^{6} x^{3} + 6 \, f g^{3} h^{5} x^{2} + 4 \, f g^{4} h^{4} x + f g^{5} h^{3}\right )} e^{2} - 3 \, {\left (f^{2} g^{2} h^{6} x^{4} + 4 \, f^{2} g^{3} h^{5} x^{3} + 6 \, f^{2} g^{4} h^{4} x^{2} + 4 \, f^{2} g^{5} h^{3} x + f^{2} g^{6} h^{2}\right )} e\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x, algorithm="fricas")

[Out]

[-2/105*(15*(b*f^3*h^4*p*q*x^4 + 4*b*f^3*g*h^3*p*q*x^3 + 6*b*f^3*g^2*h^2*p*q*x^2 + 4*b*f^3*g^3*h*p*q*x + b*f^3
*g^4*p*q)*sqrt(f/(f*g - h*e))*log((f*h*x + 2*f*g + 2*(f*g - h*e)*sqrt(h*x + g)*sqrt(f/(f*g - h*e)) - h*e)/(f*x
 + e)) - (30*b*f^3*h^3*p*q*x^3 + 100*b*f^3*g*h^2*p*q*x^2 + 116*b*f^3*g^2*h*p*q*x + 46*b*f^3*g^3*p*q - 15*a*f^3
*g^3 + 15*a*h^3*e^3 + 3*(2*b*f*h^3*p*q*x + 2*b*f*g*h^2*p*q - 15*a*f*g*h^2)*e^2 - (10*b*f^2*h^3*p*q*x^2 + 32*b*
f^2*g*h^2*p*q*x + 22*b*f^2*g^2*h*p*q - 45*a*f^2*g^2*h)*e - 15*(b*f^3*g^3*p*q - 3*b*f^2*g^2*h*p*q*e + 3*b*f*g*h
^2*p*q*e^2 - b*h^3*p*q*e^3)*log(f*x + e) - 15*(b*f^3*g^3 - 3*b*f^2*g^2*h*e + 3*b*f*g*h^2*e^2 - b*h^3*e^3)*log(
c) - 15*(b*f^3*g^3*q - 3*b*f^2*g^2*h*q*e + 3*b*f*g*h^2*q*e^2 - b*h^3*q*e^3)*log(d))*sqrt(h*x + g))/(f^3*g^3*h^
5*x^4 + 4*f^3*g^4*h^4*x^3 + 6*f^3*g^5*h^3*x^2 + 4*f^3*g^6*h^2*x + f^3*g^7*h - (h^8*x^4 + 4*g*h^7*x^3 + 6*g^2*h
^6*x^2 + 4*g^3*h^5*x + g^4*h^4)*e^3 + 3*(f*g*h^7*x^4 + 4*f*g^2*h^6*x^3 + 6*f*g^3*h^5*x^2 + 4*f*g^4*h^4*x + f*g
^5*h^3)*e^2 - 3*(f^2*g^2*h^6*x^4 + 4*f^2*g^3*h^5*x^3 + 6*f^2*g^4*h^4*x^2 + 4*f^2*g^5*h^3*x + f^2*g^6*h^2)*e),
-2/105*(30*(b*f^3*h^4*p*q*x^4 + 4*b*f^3*g*h^3*p*q*x^3 + 6*b*f^3*g^2*h^2*p*q*x^2 + 4*b*f^3*g^3*h*p*q*x + b*f^3*
g^4*p*q)*sqrt(-f/(f*g - h*e))*arctan(-(f*g - h*e)*sqrt(h*x + g)*sqrt(-f/(f*g - h*e))/(f*h*x + f*g)) - (30*b*f^
3*h^3*p*q*x^3 + 100*b*f^3*g*h^2*p*q*x^2 + 116*b*f^3*g^2*h*p*q*x + 46*b*f^3*g^3*p*q - 15*a*f^3*g^3 + 15*a*h^3*e
^3 + 3*(2*b*f*h^3*p*q*x + 2*b*f*g*h^2*p*q - 15*a*f*g*h^2)*e^2 - (10*b*f^2*h^3*p*q*x^2 + 32*b*f^2*g*h^2*p*q*x +
 22*b*f^2*g^2*h*p*q - 45*a*f^2*g^2*h)*e - 15*(b*f^3*g^3*p*q - 3*b*f^2*g^2*h*p*q*e + 3*b*f*g*h^2*p*q*e^2 - b*h^
3*p*q*e^3)*log(f*x + e) - 15*(b*f^3*g^3 - 3*b*f^2*g^2*h*e + 3*b*f*g*h^2*e^2 - b*h^3*e^3)*log(c) - 15*(b*f^3*g^
3*q - 3*b*f^2*g^2*h*q*e + 3*b*f*g*h^2*q*e^2 - b*h^3*q*e^3)*log(d))*sqrt(h*x + g))/(f^3*g^3*h^5*x^4 + 4*f^3*g^4
*h^4*x^3 + 6*f^3*g^5*h^3*x^2 + 4*f^3*g^6*h^2*x + f^3*g^7*h - (h^8*x^4 + 4*g*h^7*x^3 + 6*g^2*h^6*x^2 + 4*g^3*h^
5*x + g^4*h^4)*e^3 + 3*(f*g*h^7*x^4 + 4*f*g^2*h^6*x^3 + 6*f*g^3*h^5*x^2 + 4*f*g^4*h^4*x + f*g^5*h^3)*e^2 - 3*(
f^2*g^2*h^6*x^4 + 4*f^2*g^3*h^5*x^3 + 6*f^2*g^4*h^4*x^2 + 4*f^2*g^5*h^3*x + f^2*g^6*h^2)*e)]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*(d*(f*x+e)**p)**q))/(h*x+g)**(9/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x, algorithm="giac")

[Out]

integrate((b*log(((f*x + e)^p*d)^q*c) + a)/(h*x + g)^(9/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {a+b\,\ln \left (c\,{\left (d\,{\left (e+f\,x\right )}^p\right )}^q\right )}{{\left (g+h\,x\right )}^{9/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*log(c*(d*(e + f*x)^p)^q))/(g + h*x)^(9/2),x)

[Out]

int((a + b*log(c*(d*(e + f*x)^p)^q))/(g + h*x)^(9/2), x)

________________________________________________________________________________________